/*Global-Style **********************************************************/
*{
	margin: 0;
	padding: 0;
}
/* @font-face {
	font-family: 'pingfangxi';
	src: url('../fonts/苹方黑体-纤细-简.ttf');
} */
html,body{
	margin: 0;
	width:100%;
	/*font: 12px/160% "苹方 常规', '苹方', sans-serif";*/
	color: #050505;
	font-family: '苹方黑体-准-简','苹方 常规', '苹方', sans-serif,'pingfangxi';
	/*font-family: PingFangSC-Light, sans-serif;*/
	font-weight:400;
	font-style:normal;
	overflow-x: hidden;
}
form,ul,li,dl,dt,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
img{
	border:none;
}
.l{
	float: left;
}
.r{
	float: right;
}

input{
	outline:none;
}
input:focus {
	outline: none;
}
button, input[type=button], input[type=submit] {
	cursor: pointer;
}
button::-moz-focus-inner, button::-moz-focus-outer, input::-moz-focus-inner, input::-moz-focus-outer {
	border: 0 none;
	padding: 0;
	margin: 0 ;
}
input[type=search] {
	-webkit-appearance: textfield;
}
input:focus::-webkit-input-placeholder {
	color: transparent;
}
input::-ms-clear {
	display: none;
}
/*Global-Link-Style **************************************************/
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
/*****  *****/
.cen{
	margin:0 auto;
}

/*****  *****/
.clear{
	clear:both;
}
.clearfloat:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0;
}
.clearfloat{
	zoom:1;
}

/**************/
.header_wrap{
	width: 100%;
	height: auto;
}

.header_nav{
	width: 100%;
	height: auto;
	position: relative;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	background: #fff;
}
.fix{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	background: #ffffff;
	box-shadow: 0 0 5px #ADADAF;
}
.logo{
	margin-top: 8px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.logo>a{
	display: block;
	height: 70px;
	width: 180px;
	line-height: 70px;
}
.logo>a img{
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
}

.logo-right{
	height: 70px;
	line-height: 110px;
	display: flex;
}
.logo-right .diqiu{
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 44px;
	margin-right: 50px;
	background: url("../images/index/qiu.png") no-repeat center/cover;
}
.logo-right a{
	/* display: inline-block; */
	width: 50px;
	color: #A19E9E;
	text-decoration: none;
	font-size: 14px;
}

/*--分割线--*/
.divider{
	width: 100%;
	border-width: 0px;
	margin-top: 8px;
	height: 3px;
	background: url("../images/index/divider.svg") no-repeat center/cover;
}


.nav-content{
	width: 100%;
	flex: 1;
	height: 50px;
	line-height: 50px;
}
.tab>li , .tab1>li{
	float: left;
	font-size:19px;
	height: 50px;
	/*padding-top: 30px;*/
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	position: relative;
	text-align: center;
}

.tab>li>a , .tab1>li>a{
	display: block;
	color:#373737;
	height: 50px;
	line-height:60px;
	width: 140px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	position: relative;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	letter-spacing:2px;
	/*overflow: hidden;*/
}
.nLisuoyou{
    width: 110px;
}
.nLisuoyou a{
	text-align: left;
	width: 100%!important;
}
.candan{
    width: 86px;
    height: 86px;
    background: url("../images/index/caidan1.png") no-repeat center/cover;
	margin-right:12%;
}
.candan1{
	width: 164px;
	height: 164px;
	background: url("../images/index/caidan1.png") no-repeat center/cover;
	margin-right:1%;
}
.candan2{
    position: absolute;
    bottom: -74px;
    right: 162px;
	width: 170px;
	height: 96px;
	background: url("../images/index/caidan1.png") no-repeat center/cover;
	margin-right:-15%;
}
.tab>li>a span{
	position: relative;
	letter-spacing:2px;
	z-index: 2;
}
.tab>li>a:hover , .tab1>li>a:hover{
	color: #119be8;
}
.tab>li .sub{
	position:absolute;
	top:50px;
	left: -30px;
	width: 771px;
	height:auto;
	background:white;
	z-index:99999;
	display:none;
}
.nLisuoyou:hover .action{
    background: #119be8;
}
.tab>li .sub a{
	text-decoration: none;
}
.tab1>li .sub1{
	width: 100%;
	height: auto;
	position:absolute;
	top:50px;
	left: 0;
	background:white;
	z-index:99999;
	display:none;
}
.sub_liebiao li{
	height: 40px;
	line-height: 40px;
}
.sub_liebiao li{
	border-bottom: 1px solid #d6d6d6;
}
.tab1>li .sub1 a{
	display: inline-block;
	width: 100%;
	height:30px;
	line-height: 30px;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	letter-spacing: normal;
	color: #000000;
	text-align: center;
	text-transform: none;
}
.tab1>li .sub1 a:hover{
	background:#119be8;
	color: white;
}
.tab>li .sub .sub_main{
	height: auto;
	/*overflow: hidden;*/
	position: relative;
	margin: 0;
	padding: 0;
}

.tab>li .sub .sub_center{
	float: left;
	width: 24.5%;
	border-top:0;
	border-bottom: 0;
	/*overflow:hidden;*/
	/*padding: 10px 0 45px;*/
}

.tab>li .sub .sub_center ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
}
.tab>li .sub .sub_center ul .action{
	background: #119be8;
}
.tab>li .sub .sub_center ul .action a{
	font-family: 苹方黑体-细-简;
	font-size: 18px;
	color: #F8F8F8;
}
.tab>li .sub .sub_center li{
	line-height:97px;
}
.tab>li .sub .sub_center li p{
    width: 93%;
    margin-left: 5%;
    background:url("../images/index/xian.svg") no-repeat center/cover;
    height: 1px;
}
.tab>li .sub .sub_center li a{
	width: 100%;
	display: block;
	padding: 0 10%;
	font-size: 15px;
	color: #3e3e3e;
	position: relative;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
    display: flex;
    justify-content: space-between;

}
.tab>li .sub .sub_center li a:after{
	content: '';
	position:  absolute;
	width: 0;
	height: 1px;
	background: #fff;
	left: 0;
	bottom: -5px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.tab>li .sub .sub_center li a:hover{
	background: url(../images/list_icon.png) no-repeat 90% center;
	background: #119be8;
}


.tab>li .sub .sub_right{
	float: right;
	width: 54.5%;
	padding: 48px 0 20px;
    background:url("../images/index/u134.png") no-repeat center/cover;
    height: 344px;
}
.sub_bottom ul{
	display: flex;
	/*justify-content: space-between;*/
	width: 100%;
	margin-top: 10px;
	margin-bottom: 75px;
}
.sub_bottom ul li{
	width:323px;
	background: url("../images/index/u144.svg") no-repeat 0;
	text-align: left;
	padding-left: 50px;
	position: relative;

}
.sub_bottom ul li:first-child{
	background: none;
}
/*.sub_bottom ul li:last-child{*/
	/*width: 49.5%;*/
/*}*/
.li-gouxuan p{
	background: url("../images/index/gouxuan.png") no-repeat left;
	padding-left: 25px;
	line-height: 35px;
}
.sub_bottom ul li h5{
	font-family: '苹方 中等', '苹方', sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #333333!important;
	font-size: 18px;
}
.sub_bottom ul li p{
	font-family: '苹方 中等', '苹方', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	line-height: 24px;
	color: #333333;
}
.sub_bottom ul li img{
	position: absolute!important;
	left: 20%!important;
	top: -230px!important;
	width: 225px!important;
	height: 432px!important;
	display: flex!important;
	opacity: 1!important;
	z-index: 9999999999999!important;
}

.sub_liebiao{
	width: 100%;
}

/*--三级菜单--*/
.subfirst{
    position: relative;
}

.subsanji{
	position:absolute;
	width: 320%;
	top:0;
	left: 100%;
	height:auto;
	background: #79ffc2;
	z-index:99999;
}

.subsanji-content{
    background-color: rgba(255, 255, 255, 0.662745098039216);
    height: 100%!important;
	padding-top: 30px;
}
.subsanji li{
    height:34px;
    line-height: 34px!important;
    /*padding-top: 30px;*/
    margin-top: 5px;
}
.subsanji li:first-child{
    margin-top: 0;
}
.subsanji li a{
    color: #333333!important;
	font-family: 苹方黑体-细-简;
    font-weight: 200;
    font-style: normal;
    font-size: 18px;
    text-align: left;
}
/*--搜索框--*/
.search{
	width: 181px;
	height: 26px;
	float: right;
	/*margin-right: 5%;*/
	margin-top: 15px;
	background: inherit;
	background-color: rgba(55, 147, 209, 0);
	box-sizing: border-box;
	border-width: 2px;
	border-style: solid;
	border-color: rgba(202, 197, 197, 1);
	border-radius: 100px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.search .search_text{
	width: 72%;
	height: 23px;
	margin-left: 10%;
	border: 0;
	background: transparent;
	line-height: 25px;
	font-size: 13px;
	color: #555555;
	float: left;
}
.search .search_btn{
	width: 18%;
	height: 23px;
	background: url(../images/index/search.svg) no-repeat center;
	border: 0;
	float:right;
}
.search .search_text:focus,.search .search_btn:focus{
	outline: none;
}


/*****  *****/
.header{width: 100%; height: 70px; background:white;  position: fixed; top: 0; left: 50%; margin-left: -50%; z-index: 7777777; }
.header .logo{display: block; width: 65%; height: 100%; line-height: 4.7rem; margin-left: 4%; float: left; }
.header .logo>img{display: inline-block;width: 100%; vertical-align: middle;}

.menu{
    width:80px;
    height: 3.2rem;
    /*background: #501712;*/
    border-radius: 25px 0 0 25px;
    -webkit-border-radius: 25px 0 0 25px;
    box-sizing: border-box;
    /*border: 4px solid #f2e3cc;*/
    position: absolute;
    border-right: 0;
    top: 50%;
    margin-top: -1.6rem;
    right: 0;
    padding-left: 3.6%;
    z-index: 9999999;
    cursor: pointer;
}
.menu span{
    display: block;
    width: 75%;
    height: 100%;
    background: url(../images/sj_mun.png) no-repeat center;
    background-size: 100%;
    font-size: 18px;
}
.menu.off span{
    /*width: 16px;*/
    /*height: 16px;*/
    /*background: url(../images/back.png) no-repeat 10% center;*/
    /*background-size: 100%;*/
    /*position: absolute;*/
    /*right: 610%;*/
    /*top: 8px;*/
    /*text-align: center;*/
    /*font-size: 16px;*/
}

.header b{font-size: 1.2rem;color: #fff; position: absolute; right: 15%; line-height: 4.7rem; }
.menu_wrap{
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    overflow: auto;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 10000000;
}
.menu_wrap.open{left: 0;}
.daohang{
    width: 100%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 16px;
    background: url(../images/back.png) no-repeat 10% center;
    background-color: #efefef;
}
.menu_wrap ul{width: 80%; height: auto; margin: 0 auto; }
.menu_wrap ul li , .sanji li{
    border-bottom: 1px #ddd solid;
    padding: 0 0.6rem;
    cursor: pointer;
}
.menu_wrap ul li h3{
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    padding: 0; margin: 0;
}
.sanji li{
    height: 60px;
    line-height: 60px;
}
.menu_wrap ul li h3 a , .sanji li a{
    float: left;
    height: 60px;
    line-height: 60px;
}
.menu_wrap ul li a{
    color: #555555;
    display: block;
    font-size:16px;
    line-height: 60px;
}
.menu_wrap ul li.down h3 span{
    float: right;
    width: 2rem;
    height:60px;
    line-height: 60px;
    background: url(../images/more.png) no-repeat center right;
}
.menu_wrap ul li.down-1 h3 span{
    float: right;
    width: 2rem;
    height:60px;
    line-height: 60px;
    background: url(../images/more.png) no-repeat center right;
}


.menu_wrap ul li.on a{color: #555555;}
.menu_list{
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background:white;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    overflow: hidden;
}
.menu_list.live{right: 0;}
.menu_list h5 , .menu_list h4 {
    background: url(../images/back.png) no-repeat 10% center;
    cursor: pointer;
    width: 100%;
    height: 65px;
    line-height: 65px;
    background-color: #efefef;
    text-align: center;
    font-size: 16px;
    margin: 0;
    z-index: 1000000000;
}
.menu_list ul{
    margin-top: 2%;
}
.menu_list ul li a{
    background:none;
		display: flex;
}
@media screen and (max-width: 1200px){
	#dh_nav>li>a{font-size: 16px;}
	#dh_nav>li .sub li a{font-size: 14px;}
}
@media screen and (max-width: 995px){
	#dh_nav>li>a{font-size: 14px;}
	#dh_nav>li .sub li a{font-size: 12px;}
	#dh_nav>li{width: 8%;}
	#dh_nav>li+li{width: 10%;}
	#dh_nav>li+li+li{width: 12%;}
	#dh_nav>li+li+li+li{width: 10%;}
    .item a{
        width:50px!important;
    }
}
@media screen and (max-width: 991px){
	body{padding-top: 4.7rem;}
	.header .logo{width: 18%;}
	.menu{width: 6%; padding-left: 1.5%;}
	.fix{
		top: 70px;
	}
}
@media screen and (max-width: 767px){
	
	.header .logo{width: 25%;}
	.menu{width: 8%; padding-left: 2%;}
}
@media screen and (max-width: 550px){
	.header .logo{width: 35%;}
	.menu{width: 14%; padding-left: 3.6%;}
    .item a{
        width:20px!important;
    }
}

/********foot********/
.foot{
	width: 100%;
	height: auto;
	/*padding: 53px 0 47px 0;*/
}

.footer-nav{
	width: 100%;
	padding: 60px 40px;
	padding-top: 20px!important;
	display: flex;
}
.footer-li{
	width:14%;
}
.footer-first{
	width: 26%;
}
.footer-active{
	width: 28%;
}
.footer-last{
	width: 16%;
	position: relative;
}
.foot h4{
	height: 19px;
	line-height: 19px;
}
.foot h4 a{
	font-size: 19.5px;
	color: #000000;
	font-kerning: normal;
	font-family: 苹方黑体-细-简;
	font-weight: 400;
	font-style: normal;
}
.foot_about{
	margin-top: 40px;
}
.foot_about li{
	height: 30px;
}
.foot_about li a{
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	font-style: normal;
	/*font-family: '苹方 细体', '苹方 中等', '苹方', sans-serif;*/
	font-family: 'pingfangxi';
	display: flex;
	/*font-family: PingFangSC-Thin, sans-serif;*/
}
.foot_about li a span{
	font-family: 苹方黑体-准-简;
	font-weight: 700;
	font-style: oblique;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	position: absolute;
	right: 10px;
}
.footer-title a{
	font-size: 18px!important;
	color: #000000!important;
	font-kerning: normal!important;
	font-family: '苹方 中等', '苹方', sans-serif!important;
}
.erwm{margin-top: 20px;}
.bottom{
	width: 100%;
	background: rgba(61, 62, 62, 1);
	padding: 18.5px 0;
	font-family: '苹方 细体', '苹方 中等', '苹方', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	color: #F9F2F2;
}
.bottom a{color: #cccccc;}
.bottom a:hover{color: #fff; text-decoration: underline;}
.top{width: 100%; height: 3rem; line-height: 3rem; text-align: center; border-bottom: 1px solid #2e2e2e; margin-bottom: 10px; cursor: pointer;}
.top span{padding-right: 1.5rem; background: url(../images/sj_top.png) no-repeat right center; font-size: 1.3rem; color: #fff;}

.top_1{position: fixed; bottom: 5%; right: 2%; border-color: #501712;}
.top_1 span{color: #501712;}
.top_1:hover,.top_1:focus{background:#501712 ;}
.top_1:hover span,.top_1:focus span{color: #fff;}

@media screen and (max-width: 1600px){
	.foot_about li a span{
		position: absolute;
		right: -10px;
	}
}
@media screen and (max-width: 1500px){
	.foot_about li a span{
		position: absolute;
		right: -20px;
	}
}
@media screen and (max-width: 1400px){
	.foot_about li a span{
		position: absolute;
		right: -40px;
	}
}
@media screen and (max-width: 1200px){
	.foot_about li a{
		font-size: 12px!important;
	}
	.foot_about li a span{
		font-size: 16px;
	}
}
@media screen and (max-width: 755px){
	.foot,.bottom,.bottom .auther{text-align: center;}
	.bottom{padding-top: 0;}
	.foot{padding-top: 0;}
	.foot h4{margin-top: 40px;}
}

.J_footer_1 {
	display: flex;
	justify-content: space-around;
	margin-bottom: 6px;
}



.fLink{ color:#383636; font-size: 12px; line-height: 20px; overflow: hidden;}
.fLink strong{ color:#383636; display: inline-block; vertical-align: middle; font-weight: normal;}
.fLink a{ color:#383636; margin-left: 0.25em; display: inline-block; vertical-align: middle; font-weight: normal;}
.fLink a:hover{ color:#383636;}
.fbq *{ margin: 0 0.25em; display: inline-block; vertical-align: middle;}

@media screen and (max-width:1440px){
.footer-nav{ padding: 50px 35px;}
.foot_about li{ height: 1.875em; font-size: 13px;}
.foot_about li.footer-title{ font-size: 15px;}
.foot_about li a{ font-size: 13px; line-height: 1.875;}
.footer-title a{ font-size: 16px !important;}
.foot h4{ font-size: 16px;}
.foot h4 a{ font-size: 18px;}
.foot_about{ margin-top: 20px;}
}